Auto Publish – main to live - 2025-06-26 22:00 UTC#12183
Merged
learn-build-service-prod[bot] merged 2 commits intolivefrom Jun 26, 2025
Merged
Auto Publish – main to live - 2025-06-26 22:00 UTC#12183learn-build-service-prod[bot] merged 2 commits intolivefrom
learn-build-service-prod[bot] merged 2 commits intolivefrom
Conversation
Prior to this change, the verification/`authorization` GitHub Action only supported checking the assigned permissions for a user. This worked for normal accounts. However, the managed bot account for the Learn platform doesn't have permissions for this repository. This change adds a new (backwards-compatible) `authorized_accounts` parameter to the GHA. Repository maintainers can now define an allowlist to use for authorization in addition to the permissions to check. If a user is explicitly in the allowlist, the action skips checking their permissions. If a user isn't in the allowlist, they can still pass authorization if they have matching permissions.
…version of PSResourceGet rather than the old beta version. (#12182) * Update using-predictors.md Fix reference and link from the old v3 module to renamed (release version) PSResource module. Reordered and recommended new module. Slight adjustments to each entry for consistency * Editorial review --------- Co-authored-by: Sean Wheeler <[email protected]>
Contributor
Author
|
Learn Build status updates of commit 4cab801: ✅ Validation status: passed
For more details, please refer to the build report. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was automatically created by Auto Publish system to publish changes from the main branch to the live branch.